Skip to content

ListObservable.Count property

Defined in

Type: ListObservable Namespace: System.Reactive Assembly: System.Reactive.dll

Applies to

netstandard2.0

public int Count { get; }

Summary: Gets the number of elements contained in the ListObservable.

Returns: int